projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b63b18
)
testsuite: Use the cairo renderer for now
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 17 Oct 2017 09:35:28 +0000
(17:35 +0800)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 18 Oct 2017 15:30:20 +0000
(17:30 +0200)
testsuite/gtk/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/gtk/meson.build
b/testsuite/gtk/meson.build
index 90aa2f86787f954a28315264796010b0962bdddf..2afb14a3fcdcae14447f1c9869454ff7ea04d08a 100644
(file)
--- a/
testsuite/gtk/meson.build
+++ b/
testsuite/gtk/meson.build
@@
-57,6
+57,7
@@
test_env.set('G_TEST_BUILDDIR', meson.current_build_dir())
test_env.set('G_ENABLE_DIAGNOSTIC', '0')
test_env.set('GIO_USE_VFS', 'local')
test_env.set('GSETTINGS_BACKEND', 'memory')
+test_env.set('GSK_RENDERER', 'cairo')
test_cargs = []